ImmutableOffsetSuppliedPos

constructor(parent: Pos, p: Int, offset: Supplier<Int>)

Parameters

parent

Pos - the Pos this is relative to

p

Int - constant numeric offset

offset

Supplier - the supplied offset compared to the parent